Starting a project
Please, use the Accedo's Generator to start a project based on Elevate.
npm i -g @accedo/vdkweb-cli
vdk create app <Name> -g @accedo/generator-build-template-elevate-ctv
# If you are under windows cmd or powershell, please do not install the npm dependencies
cd <Name>
npm start
To have more information, you can check the Confluence page